Uses of Interface
org.eclipse.vtp.framework.common.INumberObject

Packages that use INumberObject
org.eclipse.vtp.framework.common   
 

Uses of INumberObject in org.eclipse.vtp.framework.common
 

Methods in org.eclipse.vtp.framework.common that return INumberObject
 INumberObject IStringObject.getLength()
          Returns the length field of this string object.
 INumberObject IArrayObject.getLength()
          Returns the length field of this array object.